home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 7 / PC World Interactive 7.iso / program / vbkontrol.exe / VBDLL15D.ZIP / README.TX_ / README.TX
Text File  |  1995-03-06  |  1KB  |  29 lines

  1. Thank you for your interest in VB/DLL.  The Visual Basic library builder.
  2.  
  3.    VB/DLL is a VBX custom control that can be used to "export"
  4. functions from a VB executable so they can be called using a
  5. standard DLL interface.  Open a VB project with functions to
  6. be exported and add the VBDLLCTL.VBX file to the project.
  7. Then,  create a control instance and click the right mouse
  8. button on it to start the Edit Declarations Dialog.  Standard
  9. VB function declarations are used here to define the names
  10. and parameters for exported functions.
  11.  
  12.    Please read the RELNOTES.TXT file and view the online help either
  13. by using the VB/DLL help icon or pressing F1 in Visual Basic when a
  14. VBDLLCTL control is selected.  Also,  look at the sample library VB
  15. program SERVER.MAK and its VB caller program CLIENT.MAK.
  16.  
  17.    This is a demo version of VB/DLL.  The product information screen
  18. will display whenever the VBX custom control file loads.  This demo
  19. can be freely redistributed.  VB/DLL is a commercial software
  20. application.
  21.  
  22.  
  23. For questions or comments,  please contact Scott Walters at
  24.  
  25. DataObjects Inc.  Voice/FAX (615) 987-0421
  26. Internet - waltersm@well.sf.ca.us
  27. CIS - 76260,162
  28.  
  29.